X-Git-Url: http://git.cyclocoop.org/%22.%24info%5B?a=blobdiff_plain;ds=sidebyside;f=RELEASE-NOTES-1.31;h=86d887bece42d01f41274d58755621f429f7be9b;hb=caaae4e6db3b63985049a172060d5f9cbbe9afae;hp=19c135c3c8d5d84bc5551bc0c3614ec0173ddcd9;hpb=b998bd9ace815b295786eb6c9995cd20ae8b13e4;p=lhc%2Fweb%2Fwiklou.git diff --git a/RELEASE-NOTES-1.31 b/RELEASE-NOTES-1.31 index 19c135c3c8..86d887bece 100644 --- a/RELEASE-NOTES-1.31 +++ b/RELEASE-NOTES-1.31 @@ -9,6 +9,11 @@ production. * $wgEnableAPI and $wgEnableWriteAPI are now deprecated and will be removed in a future version. The API is now considered to be stable, secure and essential. +* $wgUsejQueryThree was removed, as it is now the default. This was documented as a + temporary variable during the migration period, deprecated since 1.29. +* $wgLogoHD has been updated to support svg images and uses $wgLogo where + possible for fallback images such as png. +* … === New features in 1.31 === * Wikimedia\Rdbms\IDatabase->select() and similar methods now support @@ -23,6 +28,7 @@ production. * … ==== Removed and replaced external libraries ==== +* (T17845) The deprecated 'jquery.badge' module was removed. * … === Bug fixes in 1.31 === @@ -50,6 +56,8 @@ changes to languages because of Phabricator reports. * The OutputPage class constructor now requires a context parameter, (instantiating without context was deprecated in 1.18) * mw.page (deprecated in 1.30) was removed. +* Article::getLastPurgeTimestamp(), WikiPage::getLastPurgeTimestamp(), and the + related WikiPage::PURGE_* constants, deprecated in 1.29, were removed. == Compatibility == MediaWiki 1.31 requires PHP 5.5.9 or later. There is experimental support for